home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Bus / A / AciusTN8-92.cpt / AciusTN8-92 / GraphicalButtonsƒ / Proc.Ext.rsrc / 4Dte_26002 < prev    next >
Text File  |  1992-10-10  |  414b  |  9 lines

  1. This function returns the state of the button passed to it.
  2.  
  3. 0 -> the button hasn't been clicked
  4. 1 -> the button hasn't been clicked
  5. NOTE: After a first reading of the button by this routine, the value returned will be zero until the button has been clicked again.
  6.  
  7. For the check boxes, use the bp_Read external routine.
  8.  
  9. Written by François Marchal, © ACI 1991. Detailed description and source code in MPW Pascal.